[LINUX] PV-on-HVM: The probe, remove and shutdown methods were added
authorIan Campbell <ian.campbell@xensource.com>
Wed, 25 Oct 2006 12:58:30 +0000 (13:58 +0100)
committerIan Campbell <ian.campbell@xensource.com>
Wed, 25 Oct 2006 12:58:30 +0000 (13:58 +0100)
commit0d7bcbe60dd351ed2bd6172a8d42c8d6dabc4cf2
treec6572dcfc6f783ba085fef7a6eef012749ac5af6
parent27e0aaa9a7697c01a4e399c9b1c907c8e314ba68
[LINUX] PV-on-HVM: The probe, remove and shutdown methods were added
to struct bus_type in 2.6.16. For older kernels use the methods on the
struct device_driver.

Signed-off-by: Ian Campbell <ian.campbell@xensource.com>
Signed-off-by: K. Y. Srinivasan <ksrinivasan@novell.com>
Signed-off-by: Tsunehisa Doi <Doi.Tsunehisa@jp.fujitsu.com>
linux-2.6-xen-sparse/drivers/xen/xenbus/xenbus_probe.c